Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
is_nan
is_nan
Determinewhetheritis
log10
log10
Logarithmwithbase10
decoct
decoct
Convertdecimaltoocta
mt_rand
mt_rand
Generatebetterrandom
abs
abs
Absolutevalue
atan
atan
Anyway
sinh
sinh
Hyperbolicsine
asinh
asinh
Inversehyperbolicsin
Popular Articles
Common combination of PHP abs() and min() functions
Best practices for using PHP abs() in combination with other mathematical functions
Using the abs() Function with PHP Date Functions: Detailed Example Explained
PHP abs() function: basic usage methods and examples
How to Use PHP abs() Function to Handle Negative Timestamps: Methods and Precautions
How to use abs() function for data verification and cleaning
How to Compare Numbers Using PHP’s abs() Function? Don’t Miss These Handy Tips
PHP abs() FAQs and solutions encountered when dealing with negative numbers